Skip to content

docs: add BoltRPC to data providers - #509

Draft
KubilayJackson wants to merge 1 commit into
aptos-labs:mainfrom
KubilayJackson:docs/add-boltrpc-data-providers
Draft

docs: add BoltRPC to data providers#509
KubilayJackson wants to merge 1 commit into
aptos-labs:mainfrom
KubilayJackson:docs/add-boltrpc-data-providers

Conversation

@KubilayJackson

@KubilayJackson KubilayJackson commented Sep 2, 2026

Copy link
Copy Markdown

Description

Adds BoltRPC to the "Vendors for real-time data" list on the Data Providers page.

BoltRPC provides a dedicated Aptos Mainnet fullnode REST API endpoint (HTTPS), plus synthetic WebSocket newHeads — a gap-aware block-header stream synthesized from their Aptos node fleet, since Aptos full nodes do not expose native WebSocket subscriptions. Compatible with the official Aptos SDKs via a configurable fullnode URL. See their Aptos network page for endpoint details.

Changes

  • src/content/docs/build/apis/data-providers.mdx: add BoltRPC to the real-time data vendors list
  • src/content/docs/zh/build/apis/data-providers.mdx: add the corresponding Chinese entry

Checks

  • Link resolves (https://boltrpc.io/networks/aptos)
  • EN and ZH entries stay in sync
  • Wording covers REST + synthetic WebSocket newHeads without overclaiming native Aptos WS

List BoltRPC under real-time data vendors for Aptos fullnode REST
and synthetic WebSocket newHeads subscriptions (EN + ZH).

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the AptosLabs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant